buffer store
英 [ˈbʌfə(r) stɔː(r)]
美 [ˈbʌfər stɔːr]
网络 缓冲积蓄器
英英释义
noun
- (computer science) a part of RAM used for temporary storage of data that is waiting to be sent to a device
双语例句
- A buffer overflow, or buffer overrun, occurs when a process attempts to store data beyond the boundaries of a fixed-length buffer.
当进程尝试将数据储存到固定长度的缓冲区的范围之外时,就会出现缓冲区溢出。 - In hardware design, a properly sized buffer cache is arranged to store the temporary data used in deblocking, and dual parallel bus architecture is used to satisfy the requirement of the high data bandwidth.
在硬件设计中,采用cache缓存法暂存用于去块效应的临时数据,同时采用双并行总线满足较高的系统带宽要求。 - Buffer, as an important tool that is used to store temporarily the key information and to deal with speed difference, always plays a vital role in computer engineering field.
缓冲区作为一种缓存关键信息、协调速度差异的重要手段,在计算机工程领域一直扮演着一个不可忽视的角色。 - After the transfer, you use the data in that structure to copy the string itself into your buffer in the local store using another DMA transfer, and wait for it to complete.
传输之后,使用那个结构中的数据来将字符串自身复制到本地存储的缓存区内,方法是借助另一个DMA传输并等待它完成。 - Buffer Overflow occurs when a program or process tries to store more data in a buffer than it was intended to hold.
缓冲区溢出发生在一个程序或进程试图在一个缓冲区中存储多于其存储量的数据时。 - In order to make better use of buffer resource and alleviate the pressure on the buffer of the core nodes, this strategy uses distributed storage mechanism to store the packets in the non-core code. 3.
采用分布式报文存储,使得报文能合理地存储在区域内非核心节点的缓存中,更好地利用了网络中的缓存资源,缓解核心节点的缓存压力。 - The version buffer is not large enough to store the version string.
版本缓冲区的大小不足以存储版本字符串。 - Log Buffer& Memory used to store all changes to database before it is flushed to the logs on disk.
日志缓冲区&在将所有对数据库的更改刷新到磁盘上的日志之前,用来存储这些更改的内存。 - Use Memory Buffer to Store and Re-Show Remote Bitmap
利用内存缓冲区存储和再现远程位图图像 - To improve infrared image real-time display stability and continuity in infrared imaging system, a new method to use double buffer memory to store data and adopt multi-thread technology to display image is presented.
在红外成像系统中,为改善红外图像实时显示的稳定性和连续性,提出采用双缓存机制存储数据,采用多线程技术显示图像。